home *** CD-ROM | disk | FTP | other *** search
/ Enter 2003 April / EnterCD 4_2003.iso / Ekstra / Easy DVD Player 1.0 / EASYDVD.EXE / install_script.iss (.txt)
Encoding:
Inno Setup Script  |  2003-02-11  |  11.9 KB  |  136 lines

  1. ;InnoSetupVersion=2.0.8
  2. [Setup]
  3. AppName=Easy DVD Player
  4. AppVerName=Easy DVD Player 1.0
  5. AppId=Easy DVD Player
  6. AppPublisher=ZJ Computing Inc.
  7. AppPublisherURL=http://www.easy-dvd-player.com
  8. AppSupportURL=http://www.easy-dvd-player.com
  9. AppUpdatesURL=http://www.easy-dvd-player.com
  10. DefaultDirName={pf}\EasyDVD
  11. DefaultGroupName=Easy DVD Player
  12. OutputBaseFilename=EASYDVD10
  13. Compression=zip
  14. PrivilegesRequired=none
  15. LicenseFile=embedded\License.txt
  16. WizardImageFile=embedded\WizardImage0.bmp
  17. WizardSmallImageFile=embedded\WizardSmallImage0.bmp
  18. [Files]
  19. Source: "{app}\EasyDVD.EXE"; DestDir: "{app}"; MinVersion: 4.0.950,4.0.1381; 
  20. Source: "{app}\EasyDVDInst.DLL"; DestDir: "{app}"; MinVersion: 4.0.950,4.0.1381; 
  21. Source: "{app}\FAQ.txt"; DestDir: "{app}"; MinVersion: 4.0.950,4.0.1381; 
  22. Source: "{app}\License.txt"; DestDir: "{app}"; MinVersion: 4.0.950,4.0.1381; 
  23. Source: "{app}\Mpeg.dll"; DestDir: "{app}"; MinVersion: 4.0.950,4.0.1381; 
  24. Source: "{app}\Option.DLL"; DestDir: "{app}"; MinVersion: 4.0.950,4.0.1381; 
  25. Source: "{app}\Order.txt"; DestDir: "{app}"; MinVersion: 4.0.950,4.0.1381; 
  26. Source: "{app}\Readme.txt"; DestDir: "{app}"; MinVersion: 4.0.950,4.0.1381; 
  27. Source: "{app}\VideoWindow.DLL"; DestDir: "{app}"; MinVersion: 4.0.950,4.0.1381; 
  28. Source: "{app}\Welcome.BMP"; DestDir: "{app}"; MinVersion: 4.0.950,4.0.1381; 
  29. Source: "{sys}\P1034ADV.BMK"; DestDir: "{sys}"; MinVersion: 4.0.950,4.0.1381; 
  30. Source: "{sys}\P1033ADV.BMK"; DestDir: "{sys}"; MinVersion: 4.0.950,4.0.1381; 
  31. Source: "{sys}\P1032ADV.BMK"; DestDir: "{sys}"; MinVersion: 4.0.950,4.0.1381; 
  32. Source: "{app}\EasyDVD.chm"; DestDir: "{app}"; MinVersion: 4.0.950,4.0.1381; 
  33. Source: "{app}\Skin\Standard\sabout.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  34. Source: "{app}\Skin\Standard\BackGround.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  35. Source: "{app}\Skin\Standard\background_advance.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  36. Source: "{app}\Skin\Standard\BackTrack.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  37. Source: "{app}\Skin\Standard\backtrack_advance.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  38. Source: "{app}\Skin\Standard\Backward.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  39. Source: "{app}\Skin\Standard\buynow.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  40. Source: "{app}\Skin\Standard\close.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  41. Source: "{app}\Skin\Standard\default.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  42. Source: "{app}\Skin\Standard\Forward.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  43. Source: "{app}\Skin\Standard\fullscreen.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  44. Source: "{app}\Skin\Standard\Help.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  45. Source: "{app}\Skin\Standard\menu.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  46. Source: "{app}\Skin\Standard\Min.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  47. Source: "{app}\Skin\Standard\next.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  48. Source: "{app}\Skin\Standard\open.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  49. Source: "{app}\Skin\Standard\option.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  50. Source: "{app}\Skin\Standard\pause.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  51. Source: "{app}\Skin\Standard\Play.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  52. Source: "{app}\Skin\Standard\Preview.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  53. Source: "{app}\Skin\Standard\Previous.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  54. Source: "{app}\Skin\Standard\advance.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  55. Source: "{app}\Skin\Standard\sbuy.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  56. Source: "{app}\Skin\Standard\sexit.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  57. Source: "{app}\Skin\Standard\shelp.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  58. Source: "{app}\Skin\Standard\skey.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  59. Source: "{app}\Skin\Standard\Skin.ini"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  60. Source: "{app}\Skin\Standard\sopen.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  61. Source: "{app}\Skin\Standard\soption.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  62. Source: "{app}\Skin\Standard\stop.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  63. Source: "{app}\Skin\Standard\Tracker.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  64. Source: "{app}\Skin\Standard\volume.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  65. Source: "{app}\Skin\Standard\skin.bmp"; DestDir: "{app}\Skin\Standard"; MinVersion: 4.0.950,4.0.1381; 
  66. Source: "{app}\FILE_ID.DIZ"; DestDir: "{app}"; MinVersion: 4.0.950,4.0.1381; 
  67. Source: "{app}\Skin\Round\sabout.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  68. Source: "{app}\Skin\Round\BackGround.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  69. Source: "{app}\Skin\Round\background_advance.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  70. Source: "{app}\Skin\Round\BackTrack.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  71. Source: "{app}\Skin\Round\backtrack_advance.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  72. Source: "{app}\Skin\Round\Backward.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  73. Source: "{app}\Skin\Round\buynow.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  74. Source: "{app}\Skin\Round\close.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  75. Source: "{app}\Skin\Round\default.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  76. Source: "{app}\Skin\Round\Forward.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  77. Source: "{app}\Skin\Round\fullscreen.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  78. Source: "{app}\Skin\Round\Help.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  79. Source: "{app}\Skin\Round\menu.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  80. Source: "{app}\Skin\Round\Min.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  81. Source: "{app}\Skin\Round\next.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  82. Source: "{app}\Skin\Round\open.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  83. Source: "{app}\Skin\Round\option.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  84. Source: "{app}\Skin\Round\pause.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  85. Source: "{app}\Skin\Round\Play.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  86. Source: "{app}\Skin\Round\Preview.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  87. Source: "{app}\Skin\Round\Previous.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  88. Source: "{app}\Skin\Round\advance.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  89. Source: "{app}\Skin\Round\sbuy.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  90. Source: "{app}\Skin\Round\sexit.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  91. Source: "{app}\Skin\Round\shelp.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  92. Source: "{app}\Skin\Round\skey.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  93. Source: "{app}\Skin\Round\Skin.ini"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  94. Source: "{app}\Skin\Round\sopen.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  95. Source: "{app}\Skin\Round\soption.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  96. Source: "{app}\Skin\Round\stop.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  97. Source: "{app}\Skin\Round\Tracker.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  98. Source: "{app}\Skin\Round\volume.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  99. Source: "{app}\Skin\Round\about02.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  100. Source: "{app}\Skin\Round\dvd02.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  101. Source: "{app}\Skin\Round\skin.bmp"; DestDir: "{app}\Skin\Round"; MinVersion: 4.0.950,4.0.1381; 
  102. Source: "{app}\Media.ico"; DestDir: "{app}"; MinVersion: 4.0.950,4.0.1381; 
  103. [Dirs]
  104. Name: "{app}\Bookmark"; Flags: uninsalwaysuninstall 
  105. [Registry]
  106. Root: HKCR; Subkey: ".MPG"; ValueType: String; ValueData: "Easy DVD Player"; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletekey 
  107. Root: HKCR; Subkey: ".MPEG"; ValueType: String; ValueData: "Easy DVD Player"; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletekey 
  108. Root: HKCR; Subkey: ".DAT"; ValueType: String; ValueData: "Easy DVD Player"; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletekey 
  109. Root: HKCR; Subkey: ".VOB"; ValueType: String; ValueData: "Easy DVD Player"; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletekey 
  110. Root: HKCR; Subkey: ".IFO"; ValueType: String; ValueData: "Easy DVD Player"; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletekey 
  111. Root: HKCR; Subkey: ".M1V"; ValueType: String; ValueData: "Easy DVD Player"; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletekey 
  112. Root: HKCR; Subkey: "Easy DVD Player"; ValueType: String; ValueData: "Media files"; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletekey 
  113. Root: HKCR; Subkey: "Easy DVD Player\Shell\Open\Command"; ValueType: String; ValueData: """{app}\EasyDVD.EXE"" ""%1"""; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletevalue 
  114. Root: HKCR; Subkey: "Easy DVD Player\DefaultIcon"; ValueType: String; ValueData: "{app}\Media.ico"; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletevalue 
  115. Root: HKCR; Subkey: "Easy DVD Player\Shell\Other"; ValueType: String; ValueData: "Play with Easy DVD Player"; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletekey 
  116. Root: HKCU; Subkey: "Software\Easy DVD Player"; ValueName: "AutoPlay"; ValueType: Dword; ValueData: "$1"; MinVersion: 4.0.950,4.0.1381; 
  117. Root: HKCU; Subkey: "Software\Easy DVD Player"; ValueName: "AutoStart"; ValueType: Dword; ValueData: "$1"; MinVersion: 4.0.950,4.0.1381; 
  118. Root: HKCU; Subkey: "Software\Easy DVD Player"; ValueName: "Monitor"; ValueType: Dword; ValueData: "$1"; MinVersion: 4.0.950,4.0.1381; 
  119. Root: HKCU; Subkey: "Software\Microsoft\Windows\CurrentVersion\Run"; ValueName: "EasyDVDPlayer"; ValueType: String; ValueData: """{app}\EasyDVD.EXE /min"""; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletevalue 
  120. Root: HKCR; Subkey: "Easy DVD Player\Shell\Other\Command"; ValueType: String; ValueData: """{app}\EasyDVD.EXE"" ""%1"""; MinVersion: 4.0.950,4.0.1381; Flags: uninsdeletekey 
  121. [INI]
  122. FileName: "{app}\EasyDVD.url"; Section: "InternetShortcut"; Key: "URL"; String: "http://www.easy-dvd-player.com"; 
  123. [Run]
  124. Filename: "{app}\EasyDVD.exe"; Description: "Launch Easy DVD Player"; MinVersion: 4.0.950,4.0.1381; Flags: postinstall skipifsilent nowait
  125. [Icons]
  126. Name: "{group}\Visit EasyDVD Homepage"; Filename: "{app}\EasyDVD.url"; MinVersion: 4.0.950,4.0.1381; 
  127. Name: "{userdesktop}\Easy DVD Player"; Filename: "{app}\EasyDVD.exe"; Tasks: desktopicon; 
  128. Name: "{group}\Readme"; Filename: "{app}\Readme.txt"; MinVersion: 4.0.950,4.0.1381; 
  129. Name: "{group}\EasyDVD Help"; Filename: "{app}\EasyDVD.chm"; MinVersion: 4.0.950,4.0.1381; 
  130. Name: "{group}\EasyDVD"; Filename: "{app}\EasyDVD.EXE"; WorkingDir: "{app}"; Comment: "EasyDVD"; MinVersion: 4.0.950,4.0.1381; 
  131. [Tasks]
  132. Name: "desktopicon"; Description: "Create a &desktop icon"; GroupDescription: "Additional icons:"; 
  133. [UninstallDelete]
  134. Type: files; Name: "{app}\EasyDVD.url"; 
  135. Type: filesandordirs; Name: "{app}\Bookmark\*.*"; 
  136.